Resizing distance
January 2013 WordPress Theme
- GK User
- Thu Mar 17, 2016 2:59 pm
I need to change the dimensions of the whole topic between the blocks and widgets. Or in selected areas. Where do I change these parameters? It needs to reduce these distances. They are marked with short red lines on PetSc.
Potrzebuje zmienić rozmiary w całym temacie między blokami a widgetami. Albo w wybranych miejscach. Gdzie mam zmienić te parametry ? Potrzebuje zmniejszyć te odległości. Są zaznaczone krótkimi czerwonymi liniami na PrtSc.
Potrzebuje zmienić rozmiary w całym temacie między blokami a widgetami. Albo w wybranych miejscach. Gdzie mam zmienić te parametry ? Potrzebuje zmniejszyć te odległości. Są zaznaczone krótkimi czerwonymi liniami na PrtSc.
Bez tytułu.jpg
Bez tytułu1.jpg
-
- Fresh Boarder
- Joshua M
- Fri Mar 18, 2016 8:56 am
Hi,
Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend) or use any custom css code:
other elements (css selectors) you can find using Firebug or Google Dev Tools:
https://www.gavick.com/documentation/jo ... ss-changes
Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend) or use any custom css code:
- Code: Select all
#gk-content-top,
.box {
padding: 5px;
}
other elements (css selectors) you can find using Firebug or Google Dev Tools:
https://www.gavick.com/documentation/jo ... ss-changes
-
- Moderator
- GK User
- Fri Mar 18, 2016 3:12 pm
Cool !!! Works. I have another little problem Where to disable pagination and stzrałki? It pagmiatacja, arrows, or both. The photo issue
Super !!! Działa. Mam inny mały problem Gdzie wyłączyć pagmitację i stzrałki ? Jest pagmiatacja, strzałki lub oba. Na zdjęciu problem.
Super !!! Działa. Mam inny mały problem Gdzie wyłączyć pagmitację i stzrałki ? Jest pagmiatacja, strzałki lub oba. Na zdjęciu problem.
pp1.jpg
pag1.jpg
-
- Fresh Boarder
- Joshua M
- Sun Mar 20, 2016 10:52 pm
If you want to disable pagination (bullets) and arrows, please change amount of your articles/links pages to "1".
-
- Moderator
4 posts
• Page 1 of 1