sher21
Forum Replies Created
-
awesome now its working
previously i was using this code but when i updated customizr theme, function was not working
add_filter('comment_form_default_fields','alter_comment_form_fields'); function comment_reform ($arg) { $arg['title_reply'] = __('Write a Review'); return $arg; } add_filter('comment_form_defaults','comment_reform');Forum: Themes and Templates
In reply to: [Customizr] how to change font size of footer widget itemsclosing this
Forum: Themes and Templates
In reply to: [Customizr] how to change font size of footer widget itemsthanks a lot
actually inspite of % i was using px so was not able to make the changes
Forum: Themes and Templates
In reply to: [Customizr] how to change font size of footer widget itemshere is the link
Forum: Themes and Templates
In reply to: [Customizr] How to increase the width of sections in postit has distorted the whole thing
Forum: Themes and Templates
In reply to: [Customizr] How to increase the width of sections in postsure sir no problem
Forum: Themes and Templates
In reply to: [Customizr] How to increase the width of sections in postit is not a slider, it is just a normal photo
i am using page builder plugin, and there after adding text i have added this image as a background,
i think we need to add some css code there?
Forum: Themes and Templates
In reply to: [Customizr] How to increase the width of sections in postOk, check this post
and if possible please tell me, is it possible to make the photo width 100 %?
i just want to remove the margins (left and right) on the photo….please dont make any changes to the details mentioned below the photo, i want them as it is
let me know if i have made myself clear
Forum: Themes and Templates
In reply to: [Customizr] How to increase the width of sections in postit has removed the left margin but right margin still exist
meanwhile code looks legitimate
is it possible to do it for a particular section on a post?
its like i want to display one full width photo on the top of page (like a slider) and then after that the normal post details
please have a look at the example –> though here i have used slider functionality but i want to avoid it. I want my post page to look like this, so if possible please tell me how to make the width 100% for a particular section of post
Forum: Themes and Templates
In reply to: [Customizr] How to increase the width of sections in post#d4z_c0nf
please have a look
Forum: Themes and Templates
In reply to: [Customizr] font of title and taglineThanks a lot
finally it is working
I really love this forum
Forum: Themes and Templates
In reply to: [Customizr] font of title and taglineok, now i am using child-theme but still unable to see the change
@d4z_c0nf please have a look
Forum: Themes and Templates
In reply to: [Customizr] font of title and taglineyeah i also dont know, whats the problem
code looks legitimate to me
Forum: Themes and Templates
In reply to: [Customizr] font of title and taglineI tried adding the code in child css but title font doesnot change
please help me out
Forum: Themes and Templates
In reply to: [Customizr] font of title and taglineif i use this in css then it wont accept it due to double quotes problem