badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Change of color in Interface theme

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #17153
    rst.nandini
    Participant

    Hi,

    I am new to web designing and I have a few queries , kindly help!

    1. I like the interface theme but I want to change the blue color in all places to Red. How to do it?
    2. Posts are displayed in this theme 1 each line, I want to display it as 2 in a line with previous and next buttons. How to do it?

    Thanks in advance.

    #17157
    Wolf
    Participant

    ad 1: easiest would be to open style.css and replace all occurrences of #63c6ae by the hex color code of your choice. But this will not survive the next theme update so I’d highly recommend creating a child theme and doing the changes in there (your favorite search engine will help you finding lots of information and tutorials on this subject).
    Alternatively you could use the Custom CSS section in Theme Options – Design Options and override the default color for selected elements like e.g. `.slogan-wrap { background-color: #DD0000; }
    .page-title-wrap { background-color: #DD0000; }`
    Or you go for the Pro version where color selection is included…

    ad 2: I am not sure I got the question right – would you like to have a 2-column layout for your blog posts?

    #17159
    rst.nandini
    Participant

    I want the posts to be displayed as in this site: http://www.goeatgive.com/articles/
    Thanks Wolf 🙂

    #17162
    Wolf
    Participant

    OK, got the idea. But I have no clue how to realize that with Interface, I fear this would need quite a bit of coding (if at all possible).

    #17163
    rst.nandini
    Participant

    Oh ok! Any particular php or html class where this functionality lies?

    #17174
    rst.nandini
    Participant

    Hi,

    Is it possible to add videos to the slider ? What changes should I do to support this?

    #17205

    hi all,
    We don’t have color options in our free version and regarding to the videos in slider you need code customization for it Or hire a developer to fix it. We don’t have this feature.

    Thank you!

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