Template Editing
Home › Forums › WordPress Theme Support › BresponZive Mag › Template Editing
- This topic has 4 replies, 2 voices, and was last updated 10 years, 2 months ago by Decode.
-
AuthorPosts
-
October 17, 2014 at 6:43 pm #4055DecodeMember
Hi…
I would like to change these few things in my template
1. Make the Top/Header Menu as Sticky menu as it’s in this website (www.yourstory.com)
2. How to Reduce the size of Cat Menu
3. How to change the color of Side Bar Title Background and Make it in black color without any life (Refer to : http://imgur.com/HqRO7iH)
4. How to remove the lines above an below Author Name & Date in Post Expert in Homepage and Post Page.
5. How to Add break line between two post on Homepage?
6. How to remove the background patter and make the whole site look white color?That’s all for now…
Thank you so much!
October 18, 2014 at 10:39 am #4059Raja CRNKeymasterHi,
You have asked the following things before. We can only provide those cutomization. If you want more you can hire someone or us.– The Width of the Navigation Menu (Want to make it more smaller and remove the lines) refer to image http://imgur.com/DsNTBQe
– Removing the lines under the Post title refer to the link http://imgur.com/cRq0auk
– Making the header navigation menu as an sticky menu and change it color
– Removing the Boxed from the read more buttonEach block of code will change your theme style respective to you questions. Add following code in the Appearance >Theme Options > styling > Custom css and save changes
The sticky menu will be updated in theme update, it requires a lot of changes.#catnav.secondary ul a{ height: 40px; } .blog-list-big .time { border: 0!important; } .tpcrn-read-more { background: #fff!important; color: #000!important; } h2.blogpost-wrapper-title, .widget-head{ background-image: none!important; height: 24px; }
October 18, 2014 at 8:14 pm #4060DecodeMemberThanks for coming up with the reply!
I added the code in CSS style but they are not working properly.
#catnav.secondary ul a{
height: 40px;
}h2.blogpost-wrapper-title, .widget-head{
background-image: none!important;
height: 24px;
}These code only reduces the height below the text in cat nav. not above it both of them
Readmore worked but not the way I wanted it just simply made it an HTML Button
And the sticky menu for top menu is not working as well neither it’s re-sizing or chainging the color.
And The Request I made it to you are minor customization request such as increasing the width, deleted or adding small things… Before purchase the things I already asked cleary about that and you said that yes you do provide help for minor customization…
I will appricaate if you could help me with the questions above because I’m no Voice to coding and I do not have enough budget to pay 100s$ for minor customization.
Regards!
October 18, 2014 at 9:03 pm #4062Raja CRNKeymasterYes, We’ve quoted your questions in the above message which you have asked before. We’ve provided the code for that. Where did we asked for $100? We are not asking any money for those customization, also we don’t want any money. Also, If we’ve time, We’ll help you to customize the site. Before that, We’ve to give our priority to our customers who paid for the services.
The above code should work, we’ve tested.
Thank you.
October 18, 2014 at 9:17 pm #4063DecodeMemberThanks! But still it didn’t worked I tried it again!
-
AuthorPosts
Only Verified Customer of this Theme Can post reply to this Support Topic! .