Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #391536

    Hello,

    I can’t seem to figure out how to change the background of my single post (blog) color. We were just chatting through the comments area on themeforest.

    Also another question that doesn’t relate to the issue: If I use the normal demo and use a secondary menu (top menu). How do I get rid of the border that separates the main menu and secondary menu? So that its seamless?

    Thanks in advance!

    #391725

    Hey icebox10!

    1. Add this to your custom CSS.

    .template-single-blog { background: red !important; }
    

    2. Add this to your custom CSS.

    #header_meta { border-bottom: 0px !important; }
    

    Cheers!
    Elliott

    #392094

    Worked thanks!!!

    Is there another mobile menu option available besides the side menu?

    #392504

    Hey!

    Unfortunately, for now, there is only one mobile menu option.

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.