This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

Hunter777

  • ****
  • 153 posts
Modifying category styles in the Veronika theme
« on: September 29, 2017, 03:41:45 PM »
Hello, I would like to learn as much as possible and most importantly where to change the kind of categories: in particular the question is that I need to change the kind of categories (I have the kind of categories in the carousel style, that is, with the arrows on the sides and all 8 categories are displayed in a line, other categories to see them, you need to press the arrows, you can see on the attached screenshots) can you do something like that so that they are displayed in the center of the site in a column and not 8 and more?

*

MB Themes

Re: Modifying category styles in the Veronika theme
« Reply #1 on: September 29, 2017, 04:05:36 PM »
@Hunter777
You could just show all the categories in multiple rows.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Hunter777

  • ****
  • 153 posts
Re: Modifying category styles in the Veronika theme
« Reply #2 on: September 29, 2017, 04:37:30 PM »
just show all the categories in multiple rows. And how to do it? tell me and help please

*

MB Themes

Re: Modifying category styles in the Veronika theme
« Reply #3 on: September 29, 2017, 08:05:40 PM »
@Hunter
On #top-cat ul set width:100%!important; and hide arrows
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Hunter777

  • ****
  • 153 posts
Re: Modifying category styles in the Veronika theme
« Reply #4 on: September 29, 2017, 09:38:49 PM »
And where do I find this file? What is it called?

*

MB Themes

Re: Modifying category styles in the Veronika theme
« Reply #5 on: September 29, 2017, 09:44:37 PM »
Style.css in theme folder
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Hunter777

  • ****
  • 153 posts
Re: Modifying category styles in the Veronika theme
« Reply #6 on: September 29, 2017, 09:46:55 PM »
that you need to delete or not delete anything but just add it? please tell me how to do it correctly

*

Hunter777

  • ****
  • 153 posts
Re: Modifying category styles in the Veronika theme
« Reply #7 on: September 29, 2017, 10:32:50 PM »
You said - On # top-cat ul set width: 100%! Important; and hide agros - which line number (where do I need to do this?) and how do I do this? What do I need to delete or not delete? where it is and how to add it - what did you write to me? can you please describe in more detail how to do?

*

Hunter777

  • ****
  • 153 posts
Re: Modifying category styles in the Veronika theme
« Reply #8 on: September 29, 2017, 10:46:10 PM »
Can I help someone ????

*

MB Themes

Re: Modifying category styles in the Veronika theme
« Reply #9 on: September 29, 2017, 11:23:18 PM »
I though you want to know name of file.
Place it as first line. You can check css docs if you are not sure what to do.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Hunter777

  • ****
  • 153 posts
Re: Modifying category styles in the Veronika theme
« Reply #10 on: October 01, 2017, 11:19:14 PM »
Tell me please, after your advice to me how to fix the error that your code sample gives out? I did everything as you wrote to me, but it solved only a part of the problem (in the PHP the red cross appeared on against the 1 line in the Style file) and the site speed fell due to this error + the main categories are displayed as you can see in the screenshot

*

Hunter777

  • ****
  • 153 posts
Re: Modifying category styles in the Veronika theme
« Reply #11 on: October 01, 2017, 11:21:26 PM »
Tell me how to correctly do it and where and what should I insert? give an example of how to do it

*

Hunter777

  • ****
  • 153 posts
Re: Modifying category styles in the Veronika theme
« Reply #12 on: October 01, 2017, 11:28:55 PM »
#top-cat ul {width:100%!important;hide arrows;}      Where to insert this code and how to do it correctly. Give an example of how to do it.

*

MB Themes

Re: Modifying category styles in the Veronika theme
« Reply #13 on: October 02, 2017, 08:24:08 AM »
Already told you where and on which line. Not sure where you found css code hide arrows;
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Hunter777

  • ****
  • 153 posts
Re: Modifying category styles in the Veronika theme
« Reply #14 on: October 02, 2017, 09:12:50 AM »
is this the correct code? # top-cat ul {width: 100%! important; hide arrows;}