Change color of font and size/style and remove elements

Tagged: 

ThemeBurn SupportForumsOpenCart ThemesTechnopolis OpenCart ThemeChange color of font and size/style and remove elements

This topic has been marked as not resolved.

Hello,
I have a few simple questions:

1. How to make the root Categories font bolder or bigger or change style and where?
Example: https://imgur.com/9QzJH1u

2. Is it possible to remove or hide this elements in the “Latest Stock” articles? I want to hide the Compare, Wishlist, Cart things… So it looks like in the live demo. Also if I hover over the articles here they dont change like in the live demo, but are static.
Example: https://imgur.com/kIhQQYd

3. How to move this yellow block a bit more together… so its not so big… I tried to play with margin and padding but didnt get any good results… and the picture always became messed up. I want the picture to stay like this in line with the lower blue, I only want the upper yellow line to get a bit squezzed down without messing up the picture lining.
Example: https://imgur.com/0YpsY0q

4. Possible to somehow change the “description” thing when you click on the article… I mean like can you add a table or something for all products so Its more easier and clean to input the specs of the article… Now its just a clean page….
Example: https://imgur.com/IOTK37A

Thank you for your help
renatochiptehnika

September 28, 2018 at 11:05 am #65603

Hi,

1) Unfortunately there is no dedicated option to change the font size of the megamenu titles. You can however use some custom CSS:

.tb_megamenu .dropdown-menu .h4 {
  font-size: 18px;
}

2) Go to Page Builder > Content > Home. Expand the tabs in the first row and edit settings for each of the product blocks:

https://i.imgur.com/z0iIEdy.png
https://i.imgur.com/iPIxi8x.png

3) The empty yellow column height depends on the height of the woman image:

https://i.imgur.com/h9d7WM5.png

4) You can use OpenCart attributes for this case:

https://i.imgur.com/qX17MjV.png
https://i.imgur.com/u2jFSXu.png
https://i.imgur.com/X6M1KZA.png

BR,
ThemeBurn team

September 28, 2018 at 4:26 pm #65630

Under 2) I disable all buttons, but the “Rating button” cant be disabled for some reason.. Its grayed out and unclickable…
So it still stays like this:
https://imgur.com/5mVC0hr

The rating (stars) stay, but I want them removed….

BR,
renatochiptehnika

October 2, 2018 at 6:00 pm #65683

Hi,

Unfortunately this is a new feature that is not correctly integrated. The idea is to have an option to show empty rating in product listing. We’ve prepared a patch until we release the next version.

https://i.imgur.com/AaScNQk.png

You need to extract the attached archive into your store’s root folder.

BR,
ThemeBurn team

October 8, 2018 at 11:29 am #65743

Thank you very much for this and the custom CSS. Now I have another small question.

Do you maybe know how to change this elements in the screenshots here (I want to change maybe size of font and bold it). Can you give me a custom CSS for it, like you gave me above:
1. https://imgur.com/ItYTnYz (The tabs/accordion in content page – Title and the categories)
2. https://imgur.com/APKqS48 (the special products menu – The Title)

You need custom CSS for this or can you do it in the BurnEngine somewhere?

Thank you,
renatochiptehnika!

October 16, 2018 at 3:05 pm #65849

Hi,

1) Tab navigation has typography options, where you can change font size:

https://i.imgur.com/FuV7wcd.png
https://i.imgur.com/fY5HgS1.png

The title of the tab block will inherit row (column) typography settings, so you can style it from there.

2) All other blocks (Special products incl.) have title settings where you can change the font size:

https://i.imgur.com/YGqyeLB.png

BR,
ThemeBurn team

October 22, 2018 at 10:45 am #65884

What about bolding the text ?

BR,
renatochiptehnika

October 22, 2018 at 2:28 pm #65891

Hi,

You need first to select the font and then you will have the option to choose the font weight:

https://i.imgur.com/wcFhysd.png

BR,
ThemeBurn team

October 26, 2018 at 4:41 pm #65909

Thank you!

I still dont seem to find the Title of the tab block option to change the font?
“The title of the tab block will inherit row (column) typography settings, so you can style it from there.” Where exactly is this? Maybe im blind…

thank you
renatochiptehnika

October 27, 2018 at 10:18 am #65917

Hi,

Here is a step by step guide to access row/column typography settings:

https://i.imgur.com/BtOZq9D.png

https://i.imgur.com/jSt4Xp2.png

BR,
ThemeBurn team

November 8, 2018 at 2:08 pm #65992
Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.