Jump to content

How to edit default theme css in v1.6


kevkev03

Recommended Posts

i have some question regarding the default theme customization, im using version 1.6.1.5

1. how to get rid of this small empty space? or if i can extend the other menu width, please tell me where to edit it

GoRqVgV.png

 

2. how to change the color of the cart button and the top menu?

DxB4ak6.png

 

thanks again

Edited by kevkev03 (see edit history)
  • Like 1
Link to comment
Share on other sites

first of all, it is better that you have more details in your message Subject so that more members will be able to help.

 

for 1.

It is from a module called Top Horizental Menu, you will need to look into theme files (.tpl) and css file under following folder

/modules/blocktopmenu/

/themes/default-bootstrap/modules/blocktopmenu/

 
for 2 it is following files

/modules/blockcart/

/themes/default-bootstrap/modules/blockcart/

 
  • Like 1
Link to comment
Share on other sites

for changing top menu background color here as:

 

themes/default-bootstrap/css/global.css

 

line number: 5744

 

header .nav 

 

To change the background color of cart please changge background color as:

 

themes/default-bootstrap/css/modules/blockcart/blockcart.css

 

line number: 30 

 

.shopping_cart > a:first-child

Link to comment
Share on other sites

  • 1 year later...
  • 1 year later...

I have recently started a site where I post tutorials to install a movie app cyberflix tv on iphone but the theme was super compatible with android devices whereas the iOS devices are not rendering the theme and the pages well. What might be the issue? how can i resolve it? thanks in advance.

PS: I have tried the guides provided above but not working for my theme.

PPS: Please let me know if I have to change the theme and make changes with any other theme to resolve the issue.

Thanks & Regards,

John behind Cyberflix.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...