2 Questions about version: 2.3.6

Posted in: Newsmag
Post count: 280

Hello,

I will upgrade my theme to version: 2.3.6 but before that i install it on dev site to check everything..

Now i have few Questions, so please gus help me to fix it.

first, my dev site

http://sport.sky-host.cu.cc/wordpress

1- top menu look like this after create rtl.css file. how to make it normal ?

http://www.screencast.com/t/pVHc7ecVCOp

2- i need to change the fonts in dev site, to be like fonts here in version 1.5 http://www.autosport.me/

any advice?

thanks

Post count: 280

and 3rd question

how to put space between category tag and header menu??

becouse its shown like this for me
http://www.screencast.com/t/5aKDQr43n4Z

i want it to be like this
http://www.screencast.com/t/39TDilIu3xb

thanks

Post count: 6535

Hi

1. I a not sure what you mean as the top menu is displayed fine on your site: http://screencast.com/t/bbfxiOkPnd
2. All theme’s fonts can be changed from theme panel > theme fonts section: http://screencast.com/t/1Zgfd46MWu Also you can load your custom fonts there: http://screencast.com/t/1Zgfd46MWu For more details about theme’s options regarding fonts check our documentation: https://forum.tagdiv.com/newsmag-font-customization/
3. Use this css to add a margin above categories tags: http://screencast.com/t/g2TF35GxRF

.single .td-category {
margin-top:15px;
}

Thanks!

Post count: 280

Hello again

top menu in my old site look like this

http://www.screencast.com/t/YKJJ6dZRU0k7

but on the dev site look like this

http://www.screencast.com/t/pZBSy5OMkt

Ho to make it like my old site??

Post count: 6535

Hi

Theme’s style was changed a lot from V 1.5 to V 2.3.6 and you may need some additional customization to have everything set as before. Also our theme wasn’t designed to work with rtl so any additional css code which can replicate that style must be adapted to current theme’s layout.

Thanks!

Post count: 280

thanks man
could you please tell me what file Responsible for top menu??

Post count: 6535

Hi

The files which generate top menu are: top-menu.php and top-widget.php: http://screencast.com/t/uLuqTelc

Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newsmag’ is closed to new topics and replies.