Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Custom CSS: Menu text change hover color #152853
    roboterpirat
    Participant

    Yeah, adding the !important did the trick. Thank you very much!

    in reply to: menu bar color #127134
    roboterpirat
    Participant

    Nevermind,

    padding-top: 0 !important;
    margin-top: 0 !important;

    did the trick. Thanks anyway!

    in reply to: menu bar color #127130
    roboterpirat
    Participant

    Thanks, I found another solution:

    .menu {
    	background-color: #36033B;
    	font-family: 'Shentox-Bold', sans-serif;
    	font-size: 28px;
    	padding:0;
    	margin:0;
    	height: 50px;
    }

    The problem I now have is that the menu text is not vertical centered. As you can see I already tried margin and padding but it did nothing. Can you please help me with that?

    Thank you!

    Btw. if I upgrade to your Pro theme, do I loose all my custom settings and CSS?

    in reply to: menu bar color #127115
    roboterpirat
    Participant

    Since I already added alot of custom CSS and a child theme I would luke to continue this path.

    I‘m really happy with your theme and you already helped me out once so maybe I can make a donatation as a thank you?

    Thank you!

    in reply to: Header image behind site logo #124807
    roboterpirat
    Participant

    Works perfect! Many Thanks!

    The only problem I know have, is that I have a social menu between the main menu and the header. Is it possible to let the header image appear behind the social menu as well? I don’t want to have a white gap between the image and the main menu:
    https://imagebin.ca/v/3eujjUtpknuJ

    Thanks again,
    Alex

Viewing 5 posts - 1 through 5 (of 5 total)