Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS WordPress Customization (Change Position and Colour)

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #297669
    chrzg
    Participant

    hi,

    i have some (probably beginner-) problems with my website -> http://www.chrzg.com/wordpress. i`ve also made a file to visualize my problems -> https://imgur.com/a/E6JfRG4

    1.)
    i would like to reduce the distance between the lower edge of the logo and the top edge of the filter-icons (All, Bildung, Industrie etc.). i tried to override the css of the flex-container “portfolio-title-holder” in wordpress but i didn`t get it work. do you have a solution in the css customizer which can solve my problem?

    2)
    the top edge of the logo should be in one line with the top edge of the menu-icon (three stripes on the right). how can i do that?

    3)
    i would like to change the colour of the hover-underline of the filter-icons (All, Bildung, Industrie etc.)

    thank you in advance!
    christian

    #297943
    wp-wats
    Participant

    Hello,

    For 1), I’d suggest to use these rules :
    header.main-header
    {
    padding-bottom:0px !important;
    }

    #297944
    duosbram
    Participant

    Or you can see my blog Kudupinter.com

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.