multishiv19
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Double Widgets!I’m using Google Chrome for development,
And I recently set up a local working environment for my blog using wamp server.
I don’t think that Lightbox effect can cause this problem. But I’ll give it a try. My first priority now is to make a child theme.Forum: Themes and Templates
In reply to: [Customizr] HTML tags inside the site tag lineI agree,
And i’ll soon make a child theme. I’m new to wordpress and I recently read about the importance of child themes.
Thanks for your advice ^_^Forum: Themes and Templates
In reply to: [Customizr] Double Widgets!The problem still exits,
currently I’ve chosen a pop-up opt-in form,
It appears after 30 seconds on any blog post on my website.
If you closely see it, you’ll be able to see that the pop-up appears twice.Like you said, I’ll check it with other theme and tell if the problem persists,
in which case i’ll open a thread regarding the same in the plugin’s forum.Forum: Themes and Templates
In reply to: [Customizr] HTML tags inside the site tag lineHi,
I figured out a solution myself 😀
I went to this file in the themes folder ->
customizr>inc>parts>class-header-header_main>then to the tc_tagline_display() function’s else part
and in the line that says
sprintf('<%1$s class="%2$s inside site-description">%3$s</%1$s>',
i replaced the%3$swith my html code.Forum: Themes and Templates
In reply to: [Customizr] HTML tags inside the site tag lineHi again Denzel,
Thanks for replying,
by using css, I will be able to change the color of the whole sentence in the site tag line at once,
But i want to use multiple colors in my tag line, is it possible?
by editing some server files perhaps?Forum: Themes and Templates
In reply to: [Customizr] Changing text color on auto generated sliderHey Denzel!
Thank you so much!, I was able to customize the color using custom css 😀Forum: Themes and Templates
In reply to: [Customizr] Changing text color on auto generated sliderAnd my website is THIS